-
Home
-
hCaptcha for WP
-
3.4.0
-
Code
-
Classes
- Form
Total Complexity |
24 |
Dependencies |
6 |
Dependents |
1 |
Total lines |
372 |
Lines of code |
180 |
Logical lines of code |
71 |
Comment lines |
130 |
Methods |
15 |
Properties |
1 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
enqueue_scripts() |
S |
48 |
2 |
39 |
admin_enqueue_scripts() |
S |
52 |
2 |
28 |
is_fluent_forms_admin_page() |
S |
61 |
3 |
13 |
pre_http_request() |
S |
58 |
2 |
17 |
add_captcha() |
S |
69 |
2 |
7 |
verify() |
S |
63 |
2 |
10 |
fluentform_rendering_form_filter() |
S |
69 |
2 |
7 |
has_own_hcaptcha() |
S |
69 |
2 |
7 |
get_hcaptcha_wrapped() |
S |
64 |
1 |
15 |
get_captcha() |
S |
63 |
1 |
11 |
__construct() |
S |
82 |
1 |
3 |
init_hooks() |
S |
62 |
1 |
10 |
render_field_hcaptcha() |
S |
76 |
1 |
4 |
print_hcaptcha_scripts() |
S |
74 |
1 |
5 |
fluentform_has_hcaptcha() |
S |
75 |
1 |
4 |